Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use V8 inspector instead of debugger #641

Merged
merged 1 commit into from
May 15, 2017
Merged

Use V8 inspector instead of debugger #641

merged 1 commit into from
May 15, 2017

Conversation

ffflorian
Copy link
Contributor

With Electron 1.7.0 the app could not be started anymore, because --debug was removed from Node.js (see electron/electron#9434 and nodejs/node#12197).

This commit fixes the startup error and adds the V8 inspector.

@ffflorian ffflorian changed the title Use inspect instead of debug Use V8 inspector instead of debugger May 15, 2017
@ffflorian ffflorian merged commit 4155b72 into master May 15, 2017
@ffflorian ffflorian deleted the debug-inspect branch May 15, 2017 09:14
gregor pushed a commit that referenced this pull request May 15, 2017
sidneys added a commit to sidneys/wire-desktop that referenced this pull request May 18, 2017
* master:
  New native module rebuilding (wireapp#643)
  Publish amplify events when joining calls (wireapp#629)
  Use new V8 inspector (wireapp#641)
  electron 1.6.9 (wireapp#637)
  Release 2.14.2743
  Add template for github issues
  Update libsodium-neon to 2.1.0 (wireapp#634)
  Update electron-build-env to 0.2.0 (wireapp#633)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants